checkbutton: Sync the indicator state with the widget
authorAlexander Mikhaylenko <alexm@gnome.org>
Thu, 20 May 2021 07:16:32 +0000 (12:16 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Thu, 20 May 2021 07:17:45 +0000 (12:17 +0500)
commitbad01edd2c625910c25cac563c903f7f5f31bb39
treed01444faf0ad0ff2c988990ec5b2058724d3b64d
parente9ca8d689f60f91d527ebed2a1e048c27332a843
checkbutton: Sync the indicator state with the widget

Clicking the whole check button toggles it, so make sure the hover and
active states are propagated to the indicator like in GTK3.
gtk/gtkcheckbutton.c